[INFO] fetching crate pallet-commitment 0.1.1...
[INFO] testing pallet-commitment-0.1.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate pallet-commitment 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pallet-commitment 0.1.1
[INFO] finished tweaking crates.io crate pallet-commitment 0.1.1
[INFO] tweaked toml for crates.io crate pallet-commitment 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-commitment 0.1.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallet-commitment 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d
[INFO] running `Command { std: "docker" "start" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling sp-std v14.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling array-bytes v6.2.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling memory-db v0.32.0
[INFO] [stderr]    Compiling trie-db v0.30.0
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v40.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling simple-mermaid v0.1.1
[INFO] [stderr]    Compiling tuplex v0.1.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling schnellru v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.2
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling dyn-clonable v0.9.2
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling sp-panic-handler v13.0.2
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling parity-bip39 v2.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v22.0.0
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling frame-support-procedural v33.0.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling sp-storage v22.0.0
[INFO] [stderr]    Compiling sp-tracing v17.1.0
[INFO] [stderr]    Compiling sp-wasm-interface v21.0.1
[INFO] [stderr]    Compiling binary-merkle-tree v16.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-externalities v0.30.0
[INFO] [stderr]    Compiling bounded-collections v0.2.4
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling sp-arithmetic v26.1.0
[INFO] [stderr]    Compiling frame-metadata v20.0.0
[INFO] [stderr]    Compiling sp-weights v31.1.0
[INFO] [stderr]    Compiling sp-runtime-interface v29.0.1
[INFO] [stderr]    Compiling sp-metadata-ir v0.10.0
[INFO] [stderr]    Compiling sp-core v36.1.0
[INFO] [stderr]    Compiling sp-trie v39.1.0
[INFO] [stderr]    Compiling sp-keystore v0.42.0
[INFO] [stderr]    Compiling sp-state-machine v0.45.0
[INFO] [stderr]    Compiling sp-application-crypto v40.1.0
[INFO] [stderr]    Compiling sp-runtime v41.1.0
[INFO] [stderr]    Compiling sp-version v39.0.0
[INFO] [stderr]    Compiling sp-inherents v36.0.0
[INFO] [stderr]    Compiling sp-staking v38.0.0
[INFO] [stderr]    Compiling sp-api v36.0.1
[INFO] [stderr]    Compiling sp-genesis-builder v0.17.0
[INFO] [stderr]    Compiling frame-support v40.1.0
[INFO] [stderr]    Compiling sp-timestamp v36.0.0
[INFO] [stderr]    Compiling frame-system v40.1.0
[INFO] [stderr]    Compiling pallet-timestamp v39.0.0
[INFO] [stderr]    Compiling frame-suite v0.1.1
[INFO] [stderr]    Compiling frame-plugins v0.1.1
[INFO] [stderr]    Compiling pallet-commitment v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pallet-xp v0.1.1
[INFO] [stderr]    Compiling pallet-commitment v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `assert_ok` and `pallet_prelude::DispatchError`
[INFO] [stdout]     --> src/lib.rs:2231:21
[INFO] [stdout]      |
[INFO] [stdout] 2231 |         assert_err, assert_ok,
[INFO] [stdout]      |                     ^^^^^^^^^
[INFO] [stdout] 2232 |         pallet_prelude::DispatchError,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `assert_ok` and `pallet_prelude::DispatchError`
[INFO] [stderr]     --> src/lib.rs:2231:21
[INFO] [stderr]      |
[INFO] [stderr] 2231 |         assert_err, assert_ok,
[INFO] [stderr]      |                     ^^^^^^^^^
[INFO] [stderr] 2232 |         pallet_prelude::DispatchError,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pallet-commitment` (lib test) generated 1 warning (run `cargo fix --lib -p pallet-commitment --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pallet_commitment-8348c0e4edb961d0)
[INFO] [stdout] 
[INFO] [stdout] running 322 tests
[INFO] [stdout] test commitment::tests::can_raise_commit_err_insufficient_funds ... ok
[INFO] [stdout] test commitment::tests::determine_digest_err_digest_not_found_to_determine ... ok
[INFO] [stdout] test commitment::tests::can_place_commit_ok ... ok
[INFO] [stdout] test commitment::tests::commit_exists_ok ... ok
[INFO] [stdout] test commitment::tests::digest_exists_err_digest_not_found ... ok
[INFO] [stdout] test commitment::tests::determine_digest_success_for_index_model ... ok
[INFO] [stdout] test commitment::tests::available_funds_success_with_zero_for_uninitialized_user ... ok
[INFO] [stdout] test commitment::tests::available_funds_success ... ok
[INFO] [stdout] test commitment::tests::determine_digest_success_for_pool_model ... ok
[INFO] [stdout] test commitment::tests::can_place_commit_err_insufficient_funds ... ok
[INFO] [stdout] test commitment::tests::gen_index_digest_success ... ok
[INFO] [stdout] test commitment::tests::get_commission_err_pool_not_found ... ok
[INFO] [stdout] test commitment::tests::determine_digest_success_for_direct_digest_model ... ok
[INFO] [stdout] test commitment::tests::digest_exists_ok ... ok
[INFO] [stdout] test commitment::tests::entry_exists_ok ... ok
[INFO] [stdout] test commitment::tests::commit_exists_err_commit_not_found ... ok
[INFO] [stdout] test commitment::tests::can_raise_commit_ok ... ok
[INFO] [stdout] test commitment::tests::can_resolve_commit_ok ... ok
[INFO] [stdout] test commitment::tests::gen_digest_success ... ok
[INFO] [stdout] test commitment::tests::can_place_commit_err_commit_already_exists_for_reason ... ok
[INFO] [stdout] test commitment::tests::get_commit_digest_err_commit_not_found ... ok
[INFO] [stdout] test commitment::tests::entry_exists_err_entry_not_found ... ok
[INFO] [stdout] test commitment::tests::get_commission_success ... ok
[INFO] [stdout] test commitment::tests::can_resolve_commit_index_ok ... ok
[INFO] [stdout] test commitment::tests::gen_pool_digest_success ... ok
[INFO] [stdout] test commitment::tests::can_resolve_commit_pool_ok ... ok
[INFO] [stdout] test commitment::tests::get_commit_digest_success ... ok
[INFO] [stdout] test commitment::tests::get_commit_value_for_direct_success ... ok
[INFO] [stdout] test commitment::tests::get_commit_variant_success ... ok
[INFO] [stdout] test commitment::tests::get_commit_variant_fail_commit_not_found ... ok
[INFO] [stdout] test commitment::tests::get_commit_value_for_pool_success ... ok
[INFO] [stdout] test commitment::tests::get_digest_variant_value_fail_digest_not_found ... ok
[INFO] [stdout] test commitment::tests::get_entries_shares_success ... ok
[INFO] [stdout] test commitment::tests::get_commit_value_for_index_success ... ok
[INFO] [stdout] test commitment::tests::get_entry_variant_err_entry_not_found ... ok
[INFO] [stdout] test commitment::tests::get_entries_value_success ... ok
[INFO] [stdout] test commitment::tests::get_entries_value_for_success ... ok
[INFO] [stdout] test commitment::tests::get_digets_value_success ... ok
[INFO] [stdout] test commitment::tests::get_manager_err_pool_not_found ... ok
[INFO] [stdout] test commitment::tests::get_digest_variant_value_success ... ok
[INFO] [stdout] test commitment::tests::get_index_sucess ... ok
[INFO] [stdout] test commitment::tests::get_slot_shares_success ... ok
[INFO] [stdout] test commitment::tests::get_manager_success ... ok
[INFO] [stdout] test commitment::tests::get_pool_success ... ok
[INFO] [stdout] test commitment::tests::get_pool_err_pool_not_found ... ok
[INFO] [stdout] test commitment::tests::get_index_value_for_success ... ok
[INFO] [stdout] test commitment::tests::get_index_value_success ... ok
[INFO] [stdout] test commitment::tests::get_slot_variant_err_slot_not_found ... ok
[INFO] [stdout] test commitment::tests::get_entry_value_for_success ... ok
[INFO] [stdout] test commitment::tests::get_entry_variant_success ... ok
[INFO] [stdout] test commitment::tests::get_entry_value_success ... ok
[INFO] [stdout] test commitment::tests::get_pool_value_success ... ok
[INFO] [stdout] test commitment::tests::index_exists_ok ... ok
[INFO] [stdout] test commitment::tests::get_pool_value_for_success ... ok
[INFO] [stdout] test commitment::tests::get_slot_variant_success ... ok
[INFO] [stdout] test commitment::tests::index_exists_err_index_not_found ... ok
[INFO] [stdout] test commitment::tests::on_create_index_event_emmision_success ... ok
[INFO] [stdout] test commitment::tests::get_slot_value_for_success ... ok
[INFO] [stdout] test commitment::tests::on_commit_raise_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::get_slot_value_success ... ok
[INFO] [stdout] test commitment::tests::on_commit_place_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::on_commit_resolve_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::has_index_err_index_not_found ... ok
[INFO] [stdout] test commitment::tests::has_index_ok ... ok
[INFO] [stdout] test commitment::tests::on_reap_index_event_emmision_success ... ok
[INFO] [stdout] test commitment::tests::has_pool_ok ... ok
[INFO] [stdout] test commitment::tests::get_slots_value_success ... ok
[INFO] [stdout] test commitment::tests::has_pool_err_pool_not_found ... ok
[INFO] [stdout] test commitment::tests::on_set_digest_variant_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::on_reap_digest_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::on_reap_pool_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::place_commit_err_commit_already_exists_for_reason ... ok
[INFO] [stdout] test commitment::tests::get_total_value_works ... ok
[INFO] [stdout] test commitment::tests::on_place_commit_on_variant_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::on_set_pool_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::on_set_slot_of_variant ... ok
[INFO] [stdout] test commitment::tests::on_digest_update_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::on_set_slot_of_variant_shares_is_zero ... ok
[INFO] [stdout] test commitment::tests::on_set_manager_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::on_set_commit_variant_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::on_set_slot_shares_event_emmission_success ... ok
[INFO] [stdout] test commitment::tests::get_slots_value_for_success ... ok
[INFO] [stdout] test commitment::tests::pool_exists_err_pool_not_found ... ok
[INFO] [stdout] test commitment::tests::place_commit_marker_error_for_value_zero ... ok
[INFO] [stdout] test commitment::tests::place_commit_of_variant_marker_error_for_value_zero ... ok
[INFO] [stdout] test commitment::tests::place_commit_of_variant_success_for_digest ... ok
[INFO] [stdout] test commitment::tests::place_commit_err_insufficient_funds ... ok
[INFO] [stdout] test commitment::tests::pool_exists_ok ... ok
[INFO] [stdout] test commitment::tests::prepare_index_err_duplicate_entry ... ok
[INFO] [stdout] test commitment::tests::prepare_index_of_variants_err_max_index_reached ... ok
[INFO] [stdout] test commitment::tests::place_commmit_success_for_digest ... ok
[INFO] [stdout] test commitment::tests::prepare_index_of_variants_err_duplicate_entry ... ok
[INFO] [stdout] test commitment::tests::prepare_index_of_variants_success ... ok
[INFO] [stdout] test commitment::tests::prepare_index_success ... ok
[INFO] [stdout] test commitment::tests::raise_commit_err_marker_commit_not_allowed ... ok
[INFO] [stdout] test commitment::tests::prepare_index_err_max_index_reached ... ok
[INFO] [stdout] test commitment::tests::place_commit_success_for_index ... ok
[INFO] [stdout] test commitment::tests::raise_commit_err_commit_not_found ... ok
[INFO] [stdout] test commitment::tests::place_commit_of_variant_success_for_index ... ok
[INFO] [stdout] test commitment::tests::raise_commit_err_insifficient_funds ... ok
[INFO] [stdout] test commitment::tests::reap_digest_err_digest_has_funds ... ok
[INFO] [stdout] test commitment::tests::reap_index_ok ... ok
[INFO] [stdout] test commitment::tests::raise_commit_success_for_direct ... ok
[INFO] [stdout] test commitment::tests::reap_index_err_index_has_funds ... ok
[INFO] [stdout] test commitment::tests::reap_pool_success ... ok
[INFO] [stdout] test commitment::tests::place_commit_success_for_pool ... ok
[INFO] [stdout] test commitment::tests::place_commit_of_variant_success_for_pool ... ok
[INFO] [stdout] test commitment::tests::reap_pool_err_pool_has_funds ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_err_commit_not_found ... ok
[INFO] [stdout] test commitment::tests::reap_digest_ok ... ok
[INFO] [stdout] test commitment::tests::raise_commit_success_for_index ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_for_direct_success_with_reward ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_success_for_direct ... ok
[INFO] [stdout] test commitment::tests::set_commit_variant_same_variant_safe_return ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_success_for_index ... ok
[INFO] [stdout] test commitment::tests::resolve_direct_commit_with_penalty_and_reward_by_entry_time ... ok
[INFO] [stdout] test commitment::tests::set_commit_variant_success ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_withdraw_direct_with_penalty_success ... ok
[INFO] [stdout] test commitment::tests::set_commission_success ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_index_with_rewards ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_success_for_pool ... ok
[INFO] [stdout] test commitment::tests::set_digest_value_equal_ok ... ok
[INFO] [stdout] test commitment::tests::set_digest_value_mint_ok ... ok
[INFO] [stdout] test commitment::tests::set_digest_value_reap_ok ... ok
[INFO] [stdout] test commitment::tests::set_digest_variant_value_equal_ok ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_withdraw_pool_with_penalty_success ... ok
[INFO] [stdout] test commitment::tests::set_digest_variant_value_mint_ok ... ok
[INFO] [stdout] test commitment::tests::set_digest_variant_value_reap_ok ... ok
[INFO] [stdout] test commitment::tests::set_entry_of_variant_success_variant_with_shares ... ok
[INFO] [stdout] test commitment::tests::set_entry_shares_success_adding_new_entry ... ok
[INFO] [stdout] test commitment::tests::set_entry_shares_success ... ok
[INFO] [stdout] test commitment::tests::set_digest_variant_value_err_cannot_mint_asset ... ok
[INFO] [stdout] test commitment::tests::set_entry_of_variant_success_only_variant ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_withdraw_pool_with_hundred_percent_commisison ... ok
[INFO] [stdout] test commitment::tests::set_index_ok ... ok
[INFO] [stdout] test commitment::tests::set_entry_shares_err_max_entries_reached ... ok
[INFO] [stdout] test commitment::tests::set_entry_of_variant_new_entry_shares_cannot_be_none ... ok
[INFO] [stdout] test commitment::tests::set_digest_variant_value_err_digest_not_found ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_withdraw_pool_with_reward_success ... ok
[INFO] [stdout] test commitment::tests::set_pool_success ... ok
[INFO] [stdout] test commitment::tests::set_entry_shares_when_share_zero_for_entry ... ok
[INFO] [stdout] test commitment::tests::set_pool_err_pool_already_exists ... ok
[INFO] [stdout] test commitment::tests::set_index_err_index_already_exists ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_withdraw_index_with_penalty_success ... ok
[INFO] [stdout] test commitment::tests::set_slot_shares_success_creating_new_slot_with_non_zero_shares ... ok
[INFO] [stdout] test commitment::tests::set_pool_manager_ok ... ok
[INFO] [stdout] test commitment::tests::set_entry_shares_success_removing_entry_when_shares_set_to_zero ... ok
[INFO] [stdout] test commitment::tests::set_slot_of_variant_success_variant_and_shares_update ... ok
[INFO] [stdout] test commitment::tests::slot_exists_err_slot_not_found ... ok
[INFO] [stdout] test commitment::tests::set_slot_shares_success_removing_slot_with_zero_share ... ok
[INFO] [stdout] test commitment::tests::set_slot_shares_success_updating_existing_slot_shares ... ok
[INFO] [stdout] test commitment::tests::set_slot_of_variant_new_slot_shares_cannot_be_none ... ok
[INFO] [stdout] test commitment::tests::slot_exists_ok ... ok
[INFO] [stdout] test commitment::tests::set_slot_of_variant_success_variant_update ... ok
[INFO] [stdout] test ext_tests::deposit_reserve_success_exact ... ok
[INFO] [stdout] test ext_tests::deposit_reserve_success_best_efforts ... ok
[INFO] [stdout] test ext_tests::deposit_reserve_err_insufficient_funds ... ok
[INFO] [stdout] test ext_tests::query_reason_value ... ok
[INFO] [stdout] test ext_tests::withdraw_reserve_success ... ok
[INFO] [stdout] test ext_tests::query_asset_to_reap ... ok
[INFO] [stdout] test ext_tests::withdraw_reserve_err_insufficient_funds ... ok
[INFO] [stdout] test commitment::tests::set_slot_of_variant_new_slot_digest ... ok
[INFO] [stdout] test ext_tests::query_asset_to_mint ... ok
[INFO] [stdout] test helpers::tests::deduct_balance_err_insufficient_funds ... ok
[INFO] [stdout] test helpers::tests::commit_value_of_success_for_direct_digest_model ... ok
[INFO] [stdout] test helpers::tests::deduct_balance_success_with_enough_free_balance_but_empty_reserve ... ok
[INFO] [stdout] test helpers::tests::deduct_balance_success_with_enough_total_balance ... ok
[INFO] [stdout] test helpers::tests::deduct_balance_err_expects_hold_withdrawal ... ok
[INFO] [stdout] test commitment::tests::set_digest_variant_value_err_cannot_reap_asset ... ok
[INFO] [stdout] test helpers::tests::deduct_balance_success_with_precision_bestefforts ... ok
[INFO] [stdout] test commitment::tests::raise_commit_success_for_pool ... ok
[INFO] [stdout] test helpers::tests::commit_value_of_success_for_index_digest_model ... ok
[INFO] [stdout] test commitment::tests::resolve_commit_withdraw_index_with_reward_success ... ok
[INFO] [stdout] test commitment::tests::resolve_index_commit_with_penalty_and_reward_distribution_by_entry_time ... ok
[INFO] [stdout] test ext_tests::withdraw_reserve_partial_success ... ok
[INFO] [stdout] test helpers::tests::deposit_to_digest_err_direct_digest_not_found ... ok
[INFO] [stdout] test helpers::tests::deposit_to_digest_success ... ok
[INFO] [stdout] test helpers::tests::deduct_balance_with_reserve_balance_success ... ok
[INFO] [stdout] test helpers::tests::deposit_to_success_for_direct_digest_model ... ok
[INFO] [stdout] test helpers::tests::digest_commit_value_success ... ok
[INFO] [stdout] test helpers::tests::digest_commit_value_err_commit_not_found ... ok
[INFO] [stdout] test helpers::tests::index_commit_value_err_commit_not_found ... ok
[INFO] [stdout] test helpers::tests::commit_value_of_success_for_pool_digest_model ... ok
[INFO] [stdout] test helpers::tests::deposit_to_index_success ... ok
[INFO] [stdout] test commitment::tests::resolve_pool_commit_with_penalty_and_reward_distribution_by_entry_time ... ok
[INFO] [stdout] test helpers::tests::deposit_to_success_for_index_digest_model ... ok
[INFO] [stdout] test helpers::tests::digest_commit_value_err_digest_not_found ... ok
[INFO] [stdout] test helpers::tests::deposit_to_success_for_pool_digets_pool ... ok
[INFO] [stdout] test helpers::tests::index_commit_value_success ... ok
[INFO] [stdout] test helpers::tests::place_commit_of_success_for_index_digest_model ... ok
[INFO] [stdout] test helpers::tests::place_commit_of_success_for_direct_digest_model ... ok
[INFO] [stdout] test helpers::tests::deposit_to_pool_success ... ok
[INFO] [stdout] test helpers::tests::index_entry_commit_value_err_commit_not_found_for_entry ... ok
[INFO] [stdout] test helpers::tests::place_index_commit_success ... ok
[INFO] [stdout] test helpers::tests::index_entry_commit_value_err_entry_not_found ... ok
[INFO] [stdout] test helpers::tests::pool_slot_value_err_slot_not_found ... ok
[INFO] [stdout] test helpers::tests::index_entry_commit_value_success ... ok
[INFO] [stdout] test helpers::tests::pool_commit_value_err_pool_not_found ... ok
[INFO] [stdout] test helpers::tests::pool_commit_value_err_commit_not_found ... ok
[INFO] [stdout] test helpers::tests::place_commit_of_success_for_pool_digest_model ... ok
[INFO] [stdout] test helpers::tests::pool_commit_value_success ... ok
[INFO] [stdout] test helpers::tests::pool_slot_value_of_err_slot_not_found ... ok
[INFO] [stdout] test helpers::tests::pool_slot_value_of_success ... ok
[INFO] [stdout] test helpers::tests::raise_commit_of_success_for_direct_digest_model ... ok
[INFO] [stdout] test helpers::tests::pool_slot_value_success ... ok
[INFO] [stdout] test helpers::tests::raise_commit_of_success_for_pool_digest_model ... ok
[INFO] [stdout] test helpers::tests::raise_digest_commit_err_max_commits_reached ... ok
[INFO] [stdout] test helpers::tests::recover_pool_success ... ok
[INFO] [stdout] test helpers::tests::release_pool_success_with_default_balance ... ok
[INFO] [stdout] test helpers::tests::place_digest_commit_success ... ok
[INFO] [stdout] test helpers::tests::raise_commit_of_success_for_index_digest_model ... ok
[INFO] [stdout] test helpers::tests::place_pool_commit_success ... ok
[INFO] [stdout] test helpers::tests::recover_pool_err_pool_not_found ... ok
[INFO] [stdout] test helpers::tests::raise_digest_commit_success ... ok
[INFO] [stdout] test helpers::tests::raise_pool_commit_success ... ok
[INFO] [stdout] test helpers::tests::remove_index_entry_success ... ok
[INFO] [stdout] test helpers::tests::resolve_commit_of_success_for_direct_digest_model ... ok
[INFO] [stdout] test helpers::tests::remove_pool_slot_err_pool_not_found ... ok
[INFO] [stdout] test helpers::tests::raise_index_commit_success ... ok
[INFO] [stdout] test helpers::tests::raise_index_commit_err_max_commits_reached ... ok
[INFO] [stdout] test helpers::tests::remove_pool_slot_success ... ok
[INFO] [stdout] test helpers::tests::resolve_imbalance_success_equal ... ok
[INFO] [stdout] test helpers::tests::raise_pool_commit_err_max_commits_reached ... ok
[INFO] [stdout] test helpers::tests::resolve_imbalance_success_minting ... ok
[INFO] [stdout] test helpers::tests::resolve_commit_of_success_for_index_digest_model ... ok
[INFO] [stdout] test helpers::tests::resolve_imbalance_success_penalty ... ok
[INFO] [stdout] test helpers::tests::resolve_commit_of_success_for_pool_digest_model ... ok
[INFO] [stdout] test helpers::tests::set_pool_slot_err_pool_not_found ... ok
[INFO] [stdout] test helpers::tests::set_total_value_works ... ok
[INFO] [stdout] test helpers::tests::set_pool_slot_err_max_slots_reached ... ok
[INFO] [stdout] test helpers::tests::set_index_entry_success_inserting ... ok
[INFO] [stdout] test helpers::tests::resolve_index_commit_success ... ok
[INFO] [stdout] test helpers::tests::resolve_pool_commit_success ... ok
[INFO] [stdout] test helpers::tests::set_pool_slot_success_mutating ... ok
[INFO] [stdout] test helpers::tests::value_of_success_for_pool_digest_model ... ok
[INFO] [stdout] test helpers::tests::withdraw_for_success_for_direct_digest_model ... ok
[INFO] [stdout] test helpers::tests::value_of_success_for_reason ... ok
[INFO] [stdout] test helpers::tests::set_index_entry_success_mutating ... ok
[INFO] [stdout] test helpers::tests::withdraw_from_digest_err_digest_not_found ... ok
[INFO] [stdout] test helpers::tests::set_pool_slot_success_inserting ... ok
[INFO] [stdout] test helpers::tests::value_of_success_for_index_digest_model ... ok
[INFO] [stdout] test helpers::tests::withdraw_for_success_for_pool_digest_model ... ok
[INFO] [stdout] test mock::test_genesis_config_builds ... ok
[INFO] [stdout] test helpers::tests::withdraw_for_success_for_index_digest_model ... ok
[INFO] [stdout] test mock::__construct_runtime_integrity_test::runtime_integrity_tests ... ok
[INFO] [stdout] test helpers::tests::withdraw_from_digest_success ... ok
[INFO] [stdout] test helpers::tests::withdraw_from_index_err_index_not_found ... ok
[INFO] [stdout] test helpers::tests::withdraw_from_pool_success ... ok
[INFO] [stdout] test helpers::tests::withdraw_from_index_success ... ok
[INFO] [stdout] test types::tests::add_entry_err_duplicate_entry ... ok
[INFO] [stdout] test types::tests::add_entry_err_max_entries_reached ... ok
[INFO] [stdout] test helpers::tests::value_of_success_for_direct_digest_model ... ok
[INFO] [stdout] test tests::direct_penalty_distribution ... ok
[INFO] [stdout] test tests::commitment_lifecycle_staking_scenario ... ok
[INFO] [stdout] test types::tests::add_entry_success ... ok
[INFO] [stdout] test types::tests::add_slot_err_max_slots_reached ... ok
[INFO] [stdout] test types::tests::add_slot_err_duplicate_slot ... ok
[INFO] [stdout] test types::tests::add_slot_success ... ok
[INFO] [stdout] test helpers::tests::release_pool_err_pool_not_found ... ok
[INFO] [stdout] test tests::direct_reward_distribution ... ok
[INFO] [stdout] test types::tests::add_commit_success ... ok
[INFO] [stdout] test helpers::tests::withdraw_from_pool_err_pool_not_found ... ok
[INFO] [stdout] test types::tests::commit_info_new_success ... ok
[INFO] [stdout] test helpers::tests::release_pool_success ... ok
[INFO] [stdout] test types::tests::commit_info_add_commit_success ... ok
[INFO] [stdout] test types::tests::commits_new_success ... ok
[INFO] [stdout] test types::tests::commits_success ... ok
[INFO] [stdout] test types::tests::entries_eq_false ... ok
[INFO] [stdout] test types::tests::digest_info_mut_balance ... ok
[INFO] [stdout] test types::tests::digest_info_balances ... ok
[INFO] [stdout] test tests::commitment_index_lifecycle ... ok
[INFO] [stdout] test types::tests::digest_info_init_balance ... ok
[INFO] [stdout] test types::tests::digest_info_reveal ... ok
[INFO] [stdout] test types::tests::entries_eq_true ... ok
[INFO] [stdout] test types::tests::entries_new_err_duplicate_entry ... ok
[INFO] [stdout] test types::tests::entries_new_err_max_entries_reached ... ok
[INFO] [stdout] test types::tests::entries_success ... ok
[INFO] [stdout] test types::tests::entry_exists_success ... ok
[INFO] [stdout] test types::tests::entries_new_success ... ok
[INFO] [stdout] test types::tests::entry_exists_err_entry_index_not_found ... ok
[INFO] [stdout] test types::tests::digest_info_get_balance ... ok
[INFO] [stdout] test types::tests::index_info_new_err_capital_overflowed ... ok
[INFO] [stdout] test helpers::tests::resolve_digest_commit_success ... ok
[INFO] [stdout] test types::tests::index_info_eq_true ... ok
[INFO] [stdout] test types::tests::index_info_new_success ... ok
[INFO] [stdout] test types::tests::entry_info_new_err_share_cannot_be_zero ... ok
[INFO] [stdout] test types::tests::index_info_reveal_entries ... ok
[INFO] [stdout] test types::tests::pool_info_add_slot_err_capital_overflowed ... ok
[INFO] [stdout] test tests::commitment_pool_lifecycle ... ok
[INFO] [stdout] test types::tests::entry_info_eq_false ... ok
[INFO] [stdout] test types::tests::pool_info_eq_false ... ok
[INFO] [stdout] test types::tests::pool_info_balance_reset_success ... ok
[INFO] [stdout] test types::tests::pool_info_eq_true ... ok
[INFO] [stdout] test types::tests::pool_info_new_err_capital_overflowed ... ok
[INFO] [stdout] test types::tests::pool_info_new_success ... ok
[INFO] [stdout] test types::tests::pool_info_remove_slot_success ... ok
[INFO] [stdout] test types::tests::pool_info_slot_exists_err_not_found ... ok
[INFO] [stdout] test types::tests::pool_info_slot_exists_success ... ok
[INFO] [stdout] test types::tests::pool_info_slots_success ... ok
[INFO] [stdout] test types::tests::remove_entry_err_empty_entries_not_allowed ... ok
[INFO] [stdout] test types::tests::remove_entry_success ... ok
[INFO] [stdout] test types::tests::index_info_eq_false ... ok
[INFO] [stdout] test types::tests::remove_entry_err_entry_of_index_not_found ... ok
[INFO] [stdout] test types::tests::remove_slot_err_empty_slots_not_allowed ... ok
[INFO] [stdout] test types::tests::pool_info_add_slot_success ... ok
[INFO] [stdout] test types::tests::slot_info_from_entry_success ... ok
[INFO] [stdout] test types::tests::entry_info_new_success ... ok
[INFO] [stdout] test types::tests::slot_info_eq_false ... ok
[INFO] [stdout] test types::tests::slot_info_eq_true ... ok
[INFO] [stdout] test types::tests::entry_info_eq_true ... ok
[INFO] [stdout] test types::tests::remove_slot_err_slot_of_pool_not_found ... ok
[INFO] [stdout] test types::tests::slots_eq_false ... ok
[INFO] [stdout] test types::tests::slots_eq_true ... ok
[INFO] [stdout] test types::tests::slots_success ... ok
[INFO] [stdout] test types::tests::remove_slot_success ... ok
[INFO] [stdout] test types::tests::set_slot_commit_err_slot_of_pool_not_found ... ok
[INFO] [stdout] test types::tests::set_slot_commit_success ... ok
[INFO] [stdout] test types::tests::slot_info_set_slot_commit ... ok
[INFO] [stdout] test tests::staking_bonding_alike_scenario ... ok
[INFO] [stdout] test helpers::tests::recover_pool_err_release_pool_to_recover ... ok
[INFO] [stdout] test helpers::tests::resolve_imbalance_err_cannot_reap_asset ... ok
[INFO] [stdout] test helpers::tests::resolve_imbalance_err_cannot_mint_asset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 322 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pallet_commitment
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 93) ... ignored
[INFO] [stdout] test src/types.rs - types (line 35) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d", kill_on_drop: false }`
[INFO] [stdout] 6711f2d4e1c082d07b881596a9fe1ea0ed1dab7c463b6f509f64d30fa5a1938d
